STEP 10: Let's change what glorp says!
Be careful not to delete quotes or parentheses when changing strings in your program!
- Change the string in .set_say_color() from "blue" to "white".
- Replace the string in the alien's .say() with the string "Welcome to the moon!"
To navigate the page using the TAB key, first press ESC to exit the code editor.